Add .gitignore
authorjustbur <justin@burkett.cc>
Mon, 6 Jul 2015 15:03:00 +0000 (11:03 -0400)
committerjustbur <justin@burkett.cc>
Mon, 6 Jul 2015 15:03:00 +0000 (11:03 -0400)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..3853c61
--- /dev/null
@@ -0,0 +1,2 @@
+# Used to setup library paths for emacs -Q
+private-test-setup.el
\ No newline at end of file